The ImagickDraw class
PHP Manual

ImagickDraw::setFontStyle

(PECL imagick 2.0.0)

ImagickDraw::setFontStyleSets the font style to use when annotating with text

Descripción

bool ImagickDraw::setFontStyle ( int $style )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the font style to use when annotating with text. The AnyStyle enumeration acts as a wild-card "don't care" option.

Lista de parámetros

style

STYLETYPE_ constant

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual